home *** CD-ROM | disk | FTP | other *** search
- [Version]
- Signature = "$Windows NT$"
- Class = Net
- ClassGUID = {4D36E972-E325-11CE-BFC1-08002BE10318}
- CatalogFile = afw.cat
- DriverVer=12/12/2007,1.0.232.8412
-
-
- Provider=%AGTM%
-
- [Manufacturer]
- %AGTM%=AGTM,NTamd64
-
- [ControlFlags]
- ExcludeFromSelect = AGTM_AFW_MP
-
-
- [SourceDisksNames]
- 1=%afw_desc%,,,
-
- [DestinationDirs]
- DefaultDestDir=12
-
- [AGTM]
- %afw_desc_mp%=afwmp.ndi, AGTM_AFW_MP
-
- [AGTM.NTamd64]
- %afw_desc_mp%=afwmp.ndi, AGTM_AFW_MP
-
- [afwmp.ndi]
- Characteristics = 0x29 ;NCF_NOT_USER_REMOVABLE | NCF_VIRTUAL | NCF_HIDDEN
- ;Characteristics = 0x01 ; NCF_VIRTUAL
- ;AddReg = afwmp.ndi.AddReg
-
- ;[afwmp.ndi.AddReg]
- ;HKR, Ndi, Service, 0, afwmp
-
- [afwmp.ndi.Services]
- AddService = afw, 0x02 ,afwmp.AddService
-
- [afwmp.AddService]
- DisplayName = %afw_desc%
- ServiceType = 1 ;SERVICE_KERNEL_DRIVER
- StartType = 3 ;SERVICE_DEMAND_START
- ErrorControl = 1 ;SERVICE_ERROR_NORMAL
- ServiceBinary = %12%\afw.sys
- LoadOrderGroup = NDIS Wrapper
-
-
-
- ; ----------------------------------------------------------------------
-
- [Strings]
-
- ; *******Localizable Strings*******
- AGTM= "Agnitum"
- afw_desc = "Agnitum firewall driver"
- afw_desc_debug = "Agnitum firewall debug driver"
- afw_desc_mp = "Agnitum firewall miniport"
-
- ; *******Non Localizable Strings*******
-
- SERVICE_BOOT_START = 0x0
- SERVICE_SYSTEM_START = 0x1
- SERVICE_AUTO_START = 0x2
- SERVICE_DEMAND_START = 0x3
- SERVICE_DISABLED = 0x4
-
- SERVICE_KERNEL_DRIVER = 0x1
- SERVICE_ERROR_IGNORE = 0x0
- SERVICE_ERROR_NORMAL = 0x1
- SERVICE_ERROR_SEVERE = 0x2
- SERVICE_ERROR_CRITICAL = 0x3
-
- REG_EXPAND_SZ = 0x00020000
- REG_DWORD = 0x00010001
-